@charset "utf-8";
html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	background-image: url(images/Om%20caterers%20bg%202.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00165A;
}

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C30;
	text-align: left;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#home {
	background-color: #FFC;
	float: left;
	height: auto;
	width: 980px;
	border-radius: 40px 40px 20px 20px;
	-moz-border-radius: 40px 40px 20px 20px;
	border-radius: 40px 40px 20px 20px;
	margin-top: 20px;
}

#home #h-up {
	height: 160px;
	width: 980px;
}

#home #h-up #h-logo {
	float: left;
	height: 160px;
	width: 330px;
	margin-left: 35px;
	background-image: url(images/Om_Logo.gif);
	background-repeat: no-repeat;
}

#home #h-up #h-slogan {
	float: right;
	height: 65px;
	width: 500px;
	margin-top: 90px;
	margin-right: 20px;
	background-image: url(images/caterering%20needs.png);
	background-repeat: no-repeat;
}

#home #h-down #h-menu ul {
	margin: 0px;
	padding-top: 40px;
	list-style-type: none;
}

#home #h-down #h-menu ul li {
	margin: 0px;
	padding-top: 20px;
	text-align: left;
}
#home #h-down {
	height: 421px;
	width: 980px;
	float: left;
}
#home #h-down #h-menu {
	float: left;
	height: 400px;
	width: 250px;
}
#home #h-down #h-banner {
	background-color: #39F;
	float: right;
	height: 400px;
	width: 600px;
	margin-left: 10px;
	margin-right: 30px;
}
#footer {
	background-color: #003;
	float: left;
	height: 85px;
	width: 980px;
	margin-top: 20px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
}
#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}
a:link {
	font-size: 18px;
	color: #630;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #630;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	color: #F30;
	text-decoration: none;
	text-shadow:-3px 1px 16px #930;
}
#footer #f-social {
	height: 65px;
	width: 250px;
	margin: 10px;
	float: left;
}
#footer #f-copyright {
	float: right;
	height: 65px;
	width: 650px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#home #up {
	height: 200px;
	width: 980px;
}
#home #up #logo {
	height: 80px;
	width: 165px;
	margin-left: 30px;
	background-image: url(images/Om%20caterers%20logo%20inner.png);
	background-repeat: no-repeat;
}
#home #main {
	height: auto;
	min-height: 500px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -60px;
}
#home #main #Innerheader {
	height: 105px;
	width: 650px;
}
#home #main #cubeslider {
	height: 200px;
	width: 960px;
	margin-top: 15px;
}
#audio {
}

#home #main #LeftMargin {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 20px;
}
#home #main #RightMain {
	background-color: #FC9;
	float: left;
	height: auto;
	min-height:	200px;
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(images/Menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#home #up #menu {
	height: 218px;
	width: 980px;
	background-image: url(images/Ribbin.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -50px;
}
#home #up #menu a:link {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-shadow:-6px 1px 8px #80309f;
}

#home #up #menu a:visited {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-shadow:-6px 1px 8px #80309f;
}

#home #up #menu a:hover {
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-shadow:-6px 1px 8px #80309f;
	text-decoration: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}


#home #up #menu ul {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 63px;
	list-style-type: none;
	padding-left: 60px;
	color: #FFF;
}
#home #up #menu ul li {
	display: inline;
	text-decoration: none;
	margin: 10px;
}

ul.cubeslider2-navarea{
list-style: none;
overflow: hidden;
}

ul.cubeslider2-navarea li{
display: block;
float: left;
cursor: pointer;
padding: 7px;
margin:right: 5px;
}

ul.cubeslider2-navarea li:hover{
background: lightyellow;
}

#home #main #RightMain #WeddingTips {
	height: 900px;
	width: 100%;
	overflow: auto;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
